Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error C2039 #226

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

Error C2039 #226

wants to merge 18 commits into from

Conversation

nazaroaversano
Copy link

I cloned this project and as it is if i compile the driver_vrinputemulator it gives this error:
Error C2039 'IVRControllerComponent': not a member of 'vr' driver_vrinputemulator

What is wrong or missing?

hakanai and others added 18 commits May 17, 2018 13:21
OPENVR_ROOT - root folder for openvr to build against
BOOST_ROOT - root folder for boost to build against
BOOST_LIB - lib folder for boost libraries
   (separate parameter because their naming scheme differs between vc140 and vc141 versions)
now everything can build!
The interface doesn't differ from IVRDriverInput_001 except in terms of skeletal tracking which isn't supported by the emulator anyway

Co-authored-by: joemarshall <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants